home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / comm / tcp / jldyndns.readme < prev    next >
Encoding:
Text File  |  1999-05-02  |  1.5 KB  |  45 lines

  1. Short:    ARexx script to update the justlinux.com DynDNS server
  2. Author:   newlook@linux.tc3net.com (Deryk B. Robosson)
  3. Uploader: newlook@linux.tc3net.com (Deryk B. Robosson)
  4. Version:  0.2
  5. Type:     comm/tcp
  6. Requires: comm/tcp/rxsocket.lha
  7.  
  8.  Installation:
  9.  --------------
  10.  Copy jldyndns.rexx to your rexx: directory.
  11.  
  12.  Visit http://www.justlinux.com to setup an account for DynDNS
  13.  
  14.  Once this is complete you should configure the script using:
  15.   rx jldyndns.rexx -c
  16.  
  17.  You will be asked a series of questions. The default server and port
  18.  numbers can be left alone for now. You should enter your username,
  19.  password, and hostname you entered on the DynDNS account creation page.
  20.  
  21.  Once finished, the configuration will be saved to s:jldyndns. In order to
  22.  change the configuration at a later time, just rerun the script in config
  23.  mode.
  24.  
  25.  There are a few options that can be permanently changed at the top
  26.  of the script but really shouldn't be important for 98% of the users.
  27.  
  28.  Version 0.1
  29.  --------------
  30.  Initial Creation
  31.  
  32.  Version 0.2
  33.  --------------
  34.  Removed 'trace results' used for debugging
  35.  
  36.  
  37. ============================= Archive contents =============================
  38.  
  39. Original  Packed Ratio    Date     Time    Name
  40. -------- ------- ----- --------- --------  -------------
  41.     5211    1872 64.0% 23-Mar-99 14:43:04  jldyndns.rexx
  42.     1104     571 48.2% 23-Mar-99 14:44:06  jldyndns.readme
  43. -------- ------- ----- --------- --------
  44.     6315    2443 61.3% 08-Apr-99 21:21:06   2 files
  45.